Mention direction when resizing a window fails
authorStefan Kangas <stefankangas@gmail.com>
Tue, 28 May 2024 22:34:37 +0000 (00:34 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 28 May 2024 22:34:37 +0000 (00:34 +0200)
commit0ae66c1917609832f2456b8207743468439926ae
tree02713f3e6f4395b23e6a0b270c8f1155671ea639
parent7e326b915f45346803edb52b5023db9b765ed07a
Mention direction when resizing a window fails

* lisp/window.el (enlarge-window, shrink-window): When an attempt to
resize a window fails, also mention the direction of the
operation (i.e., horizontally or vertically).
lisp/window.el